ActiveReports 10
ExportOptions Constructor(ExportType,IDictionary<String,String>)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ExportOptions Class > ExportOptions Constructor : ExportOptions Constructor(ExportType,IDictionary<String,String>)
Syntax
'Declaration
 
Public Function New( _
   ByVal type As ExportType, _
   ByVal settings As IDictionary(Of String,String) _
)
public ExportOptions( 
   ExportType type,
   IDictionary<string,string> settings
)

Parameters

type
settings
See Also

Reference

ExportOptions Class
ExportOptions Members
Overload List